home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / qwhite10.arc / BANYAN.TEC < prev    next >
Text File  |  1990-08-16  |  2KB  |  55 lines

  1. ID:BN Setup for Banyan Vines Network
  2. Quarterdeck Technical Note
  3. by Dan Sweeny
  4.              
  5. Q: ?      Are Quarterdeck products compatible with Banyan Network Drivers ?
  6.  
  7. A:.       Yes, in fact Banyan has published Application Notes certifying 
  8.           QEMM and DESQview with Vines.
  9.  
  10. Q: ?      Can I load the network drivers "High" (in the memory area between 
  11.           640K and 1024K) ? 
  12.  
  13. A:.       Yes. IF you have EMS 4.0 or EEMS memory using QRAM, or an 80386 
  14.           with QEMM-386 you may load Files, Buffers, FCBs, and small TSR 
  15.           programs as well as Banyan's drivers into the unused areas in 
  16.           high memory, provided you have either one 112K or two 64K "High 
  17.           RAM" regions available.
  18.  
  19. Q: ?      How do I LOADHI Banyan's network drivers ?
  20.  
  21. A:.       You can LOADHI the drivers by modifying your network batch file 
  22.           as this example for Ethernet shows:
  23.  
  24.           BAN /NC
  25.           LOADHI ETHERBAN
  26.           LOADHI EPCBFS
  27.   
  28. Q: ?      Are there any special considerations with QEMM and network cards ?
  29.  
  30. A:.       Yes. If your network card (such as Token Ring) has a ram buffer,
  31.           you should exclude it from QEMM so that other memory is not 
  32.           mapped over the RAM buffer address. For more information on this 
  33.           subject obtain TOKEN.TEC from Quarterdeck's Technical Support 
  34.           Department.
  35.  
  36. Q: ?      Do I have to do anything special to run DESQview with Vines or 
  37.           Grapevines ? 
  38.  
  39. A:.       Some PC Compatibles require a parameter when starting DESQview. 
  40.           The symptom is that when a 25th line message is received the system 
  41.           will hang. If this happens to you then first determine what IRQ 
  42.           your network card is set at. The example given is for an Ethernet 
  43.           card set on IRQ 3.
  44.  
  45.  
  46.           DV /HW:0B=U
  47.  
  48.           
  49.           The /HW stands for hardware IRQ, the :0B represents IRQ 3, 0C 
  50.           would stand for IRQ 4, 0D would stand for IRQ 5. The 0 is a ZERO 
  51.           not an O. The =U stands for unmask. 
  52.  
  53.         Copyright (C) 1990 by Quarterdeck Office Systems
  54.              * * *   E N D   O F   F I L E    * * * 
  55.